Results for spec/!OpenGL 1.2/texwrap 3D proj

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.976767
Stdout
Using TEXTURE_3D.
Using projective mapping.
Testing GL_RGBA8, projected
Fail with NEAREST and REPEAT at (6,36) @ 0,0
  Expected: 0 0 0 0
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP at (95,36) @ 0,0
  Expected: 255 0 0 204
  Observed: 255 255 255 255
Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0
  Expected: 255 0 0 204
  Observed: 255 255 255 255
Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0
  Expected: 0 0 0 0
  Observed: 255 255 255 255
Fail with LINEAR and REPEAT at (6,125) @ 0,0
  Expected: 0 0 0 0
  Observed: 255 255 255 255
Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0
  Expected: 255 0 0 204
  Observed: 255 255 255 255
Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0
  Expected: 0 0 0 0
  Observed: 255 255 255 255
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" MESA_DEBUG="silent" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/texwrap 3D GL_RGBA8 proj -fbo -auto
dmesg
None

Back to summary